Vcenter EvcModes PartitionResult
This class provides information about the CPU Vcenter EvcMode EvcMode and graphics Vcenter EvcMode EvcMode associated with a custom Vcenter EvcMode EvcMode.
This schema was added in vSphere API 9.0.0.0.
{
"cpu_evc_mode": {
"key": "string",
"masks": [
{
"key": "string",
"name": "string",
"value": "string"
}
]
},
"graphics_evc_mode": {
"key": "string",
"masks": [
{
"key": "string",
"name": "string",
"value": "string"
}
]
}
}
CPU specific EVC mode created from an EVC mode partitioning operation.
This property was added in vSphere API 9.0.0.0.
if missing or null
, then no CPU EVC mode details were found in Vcenter EvcMode EvcMode object being partitioned.
Graphics specific EVC mode created from an EVC mode partitioning operation.
This property was added in vSphere API 9.0.0.0.
if missing or null
, then no Graphics EVC mode details were found in Vcenter EvcMode EvcMode object being partitioned.